home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000136_news@columbia.edu _Mon Oct 4 11:22:49 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA17424
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 4 Oct 1999 11:22:45 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA01022
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 4 Oct 1999 11:04:28 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Yoner, Clinton (EXCHANGE:WDLN2:2Y64)" <cyoner@americasm01.nt.com>
  10. Subject: carrier-watch. How do I set it off???
  11. Date: Mon, 04 Oct 1999 10:10:58 -0400
  12. Organization: Nortel
  13. Message-ID: <37F8B572.F0134ECF@americasm01.nt.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. I am running a script which starts kermit as follows:
  17.  
  18. kermit -C "log session $2, c, exit" -l /dev/$1 -b 9600
  19.  
  20. With kermt 7.0 beta (i am running Linux 6.0) it barks about the
  21. "carrier" and I have to set it "OFF"
  22. Yes I am just talking to a device ( not a modem) via TTYS1.
  23. So am looking for a command-line option to add to the above kermit call
  24.  
  25. Thanks for any help
  26. Clint
  27.